Total Complexity | 12 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 134 |
Lines of code | 29 |
Logical lines of code | 6 |
Comment lines | 70 |
Methods | 11 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getInstance() | 70 | 2 | 7 | |
__construct() | 91 | 1 | 2 | |
__clone() | 91 | 1 | 2 | |
__wakeup() | 91 | 1 | 2 | |
init() | 91 | 1 | 2 | |
setQuery() | 91 | 1 | 2 | |
prepare() | 82 | 1 | 3 | |
execute() | 91 | 1 | 2 | |
fetch() | 91 | 1 | 2 | |
fetchAll() | 91 | 1 | 2 | |
isTableExists() | 78 | 1 | 3 |